home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Sound / Sound Utilities / The SoundMan / About The Sound Man next >
Encoding:
Text File  |  1988-04-19  |  5.9 KB  |  174 lines  |  [TEXT/ttxt]

  1. ABOUT The Sound Man
  2.  
  3.  
  4.  
  5.  
  6. The Sound Man is a utility program for manipulating sound resources
  7. on Apple® Macintoshâ„¢ computers.  The program lets you move 
  8. sounds between files and store them in 'suitcase' files like those
  9. used by Apple's Font-DA Mover.
  10.  
  11.  
  12.  
  13.  
  14. HISTORY
  15.  
  16. This is the second incarnation of a program that was originally
  17. called "The Sound Manager".  The Sound Manager was written
  18. conceived by Dan Neesley of North Shore Computers in
  19. Milwaukee, WI. as a freeware/advertisement for his Apple
  20. dealership.  Thanks to Dan for initially getting this program
  21. off the ground.
  22.  
  23. The Sound Manager performed essentially the same functions as 
  24. The Sound Man, less a couple of features I have since added
  25. (printing lists of sounds and discriminating between different
  26. kinds of sound resources).
  27.  
  28. I received two kinds of comments by users of "The Sound Manager".
  29. A lot of people are confused when they would move a sound into
  30. their Hypercard stack or System file only to find that it would not 
  31. play for them.  The reason for this and my solution for the
  32. problem ar discussed in the section about 'snd ' resources below.
  33.  
  34. The second type of comment came primarily from Mac II users.
  35. Unpredictable crashes were reported.  Sometimes a file would be 
  36. trashed.  Why?
  37.  
  38. Most of the trouble resulted from the fact that The Sound Manager 
  39. was written on a Mac Plus in Lightspeed C.  At the time I wrote it, 
  40. the Lightspeed compiler was not properly generating code for the 
  41. Mac II.  Since that time, I have acquired a Mac II and Think 
  42. Technologies has upgraded Lightspeed C.
  43.  
  44. Finally, although I received very few comments from Mac Plus or SE 
  45. users, there were a few bugs in the sorting and sound copying code.
  46. Sorry, they were my fault.
  47.  
  48. Hopefully all of these problems have been resolved.  In order to fix
  49. any remaining bugs that may exist in the program, we will pay you
  50. $5.00 if you report a bug to us, assuming you are a registered user, 
  51. you are the first to report the bug, and we are able to duplicate the 
  52. problem here at Tekton Software.
  53.  
  54.  
  55.  
  56.  
  57. FEATURES of The Sound Man
  58.  
  59. You may now open files from the Finder.  Double click on a suitcase 
  60. and  The Sound Man will launch, opening the file.  Alternately, you 
  61. may select one or two suitcase files and use the "File" menu to open.
  62.  
  63. The Open buttons produce a list of files you may choose.  This list 
  64. includes sound suitcase files, Hypercard stacks, and the Mac System 
  65. file.  If you want to open up some other file, hold down the Option 
  66. key when you click an Open button.
  67.  
  68. If you have one or two files open, The Sound Man will let you print a
  69. list of the sounds in the files.
  70.  
  71. The Sound Man will discriminate between different kinds of sounds.
  72. Use the radio buttons at the top of the window to use Mac II beep 
  73. sounds, Hypercard sounds, or both.  When you choose beep sounds 
  74. only, or Hypercard sounds only, you may experience a bit of delay as 
  75. the program loads each of the sounds in order to find out what kind 
  76. of sound it is.  By default, The Sound Man will look at all kinds of 
  77. 'snd ' sounds.
  78.  
  79.  
  80.  
  81.  
  82. ABOUT 'snd ' RESOURCES
  83.  
  84. The Sound Man manipulates sounds that are stored as 'snd '
  85. resources.  Unfortunately, there are 'snd 's and there are 'snd 's.  I do
  86. not know why Apple defined two completely different sound formats
  87. and put them into the same type of resource, but they did.  The 'right'
  88. way to tell the difference between the different formats is to 
  89. examine the first word of the resource looking for a '1' or a '2'.  In 
  90. general, format '1' sounds may be played by the Mac II as beep sounds 
  91. and format '2' sounds must be played by Hypercard (on any Mac).  This 
  92. is why The Sound Man's radio buttons refer to Hypercard and Mac II 
  93. Beep sounds.
  94.  
  95. Alas, life is not simple.  Some sounds seem to be mis-labeled.  For
  96. example, the 'Simple Beep' sound that comes with a Mac II is a 
  97. format '2' sound.  It will not play in Hypercard although you would 
  98. expect it to.
  99.  
  100. Use the radio buttons as a guide.  They will usually give you the 
  101. results you expect, but sometimes a sound will not perform like you 
  102. think it will.
  103.  
  104.  
  105.  
  106.  
  107. CAUTIONARY TALES and LIMITS
  108.  
  109. The Sound Man will let you manipulate sounds in any Macintosh file.
  110. This can be risky business and the standard warnings apply.  BACKUP
  111. YOUR FILES.  Let me repeat.  BACKUP YOUR FILES.  It is always wise to
  112. work on a copy of a file, especially the System file.
  113.  
  114. The Sound Man requires some extra disk space when copying and renaming
  115. sounds.  The "Copy" and "Rename" buttons are not enabled unless
  116. the disk being worked on has at least 15k extra space, plus the size
  117. of the sound you have selected, available.
  118.  
  119. The Sound Man has not been tested on an old Mac (one with 64K ROMs).
  120. It will probably not work on the old guy since routines in the
  121. 128K ROMs are called.
  122.  
  123. It is best not to run The Sound Man under MultiFinder.
  124.  
  125.  
  126. WHO ARE WE?
  127.  
  128.  
  129. We are Tekton Software, Inc.  We provide custom programming 
  130. services for Macintosh Computers.  A lot of our work is in the are of 
  131. business applications written in 4th Dimension, but we also work 
  132. with 'real' programming languages, witness The Sound Man.
  133.  
  134. Our address:    2819 N. Frederick Avenue
  135.             Milwaukee, WI 53211
  136.  
  137. Telephone:    (414) 962-0334
  138.  
  139. MCI Mail:        TEKTON
  140. CIS:            75106,1773
  141.  
  142.  
  143.  
  144.  
  145.  
  146. SHAREWARE, RULES OF THE ROAD, AND SUCH
  147.  
  148. The Sound Man is NOT free.  It is shareware.  If you like it and use it
  149. you should register with us.  The fee is $10.00.  Not much for a clean
  150. conscience.  Your honesty will let us improve the program.  If you do
  151. not like or use the program, destroy it or pass it on to someone else.
  152.  
  153. You may freely distribute The Sound Man, as long as you do not alter
  154. the program in any way and make sure to distribute this "About The 
  155. Sound Man" file with it.
  156.  
  157.  
  158.  
  159. P.S.
  160.  
  161. If there is enough interest, I will consider adding a "Play" option 
  162. that will let you hear the sound.  Another possible enhancement 
  163. would be the ability to convert one 'snd ' format to the other.  Have 
  164. any other ideas?  Let me know.
  165.  
  166.  
  167.  
  168. Thanks,
  169.  
  170.  
  171.  
  172. Gregory James
  173. Tekton Software, Inc.
  174.